home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Pascal Super Library
/
Pascal Super Library (CW International)(1997).bin
/
DELPHI32
/
COMPNENT
/
CCS32
/
CSFPHIST.DFM
/
CSFPHIST.txt
Wrap
Text File
|
1996-06-24
|
625b
|
35 lines
object HistForm: THistForm
Left = 200
Top = 98
Width = 435
Height = 300
Caption = 'HistForm'
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'System'
Font.Style = []
PixelsPerInch = 96
TextHeight = 16
object Label1: TLabel
Left = 24
Top = 8
Width = 76
Height = 24
Caption = 'History'
Font.Color = clBlack
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold, fsItalic]
ParentFont = False
end
object Memo1: TMemo
Left = 28
Top = 40
Width = 249
Height = 93
Lines.Strings = (
'Memo1')
TabOrder = 0
end
end